home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- GroupDefault = {
- ACTIONS = {
- popUpHit:;
- revert:;
- save:;
- saveToDomain:;
- performSetHook:;
- textDidGetKeys:;
- windowDidBecomeKey:;
- delete:;
- windowWillClose:;
- setHook:;
- init:;
- };
- OUTLETS = {
- hookBox;
- maxLengthTitle;
- controller;
- domain;
- maxLengthText;
- minIdText;
- maxIdTitle;
- logFileText;
- minIdTitle;
- myWindow;
- fillHolesButton;
- hookText;
- maxIdText;
- logFileTitle;
- hookPopUp;
- };
- SUPERCLASS = Object;
- };
-